func runtime.racectxstart
2 uses
runtime (current package)
mcleanup.go#L738: getg().racectx = racectxstart(gp.gopc, ctx)
race0.go#L44: func racectxstart(spawnctx, racectx uintptr) uintptr { throw("race"); return 0 }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)